Skip to content

BarebonesProject/Angular4-and-TS-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular4 and TS backend - Barebones

Install

npm i
npm run init

Build requirements

You will need browserify and node-sass to build the project :

npm i -g browserify node-sass

Build

npm run build

or

npm run build-backend
npm run build-frontend

Build and run

npm run run

Build backend only before starting the server :

npm run run-backend

Run

Run without building :

npm start

About

Angular 4 + SCSS/SASS + TS backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published