Skip to content

fmarcoccia/ScaffolderAngular5

Repository files navigation

ScaffolderAngular5

Simple project Angular 5 without angular-cli

Prerequisites

To check your node and npm version run

node -v
npm -v

Make sure that

node version >= 6.10.3
npm  version >= 3.10.10

To install it choose your OS from this:

https://nodejs.org/en/download/package-manager/

Installing

Run only once

npm install

To run project

npm run startmock
npm run start-dev

Deployment

To make build package run

npm run build-dev

To create other environment add config json in folder config and add npm script in package.json

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Fabio Marcoccia

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published