0.0.0 • Published 5 years ago
itobuz-angular v0.0.0
Itobuz angular
Re-usable angular component modules.
Structures
- Projects: contains different components, pipes, modules
Component documentations
- Component documentations placed under ./src
Npm scripts
- For every project needs this three script
- "start:{project}": "ng serve ito-{project}" - Start the development server for only one project
- "deploy:{project}": "ng serve ito-{project}" - Build as a npm module
- "build:{project}": "ng serve ito-{project}" - Build as angular project
Run Parse server
- npm run server-up
Deploy to npm
0.0.0
5 years ago