0.0.2 • Published 5 years ago
gulpack-plus v0.0.2
GulPack Beta
Development server
Run npm run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Build
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the production property in "project.config.js" for a production build.
How to setup project
You can config project (path, script type, style type, output) in project.config.js .