0.0.2 • Published 4 years ago

gulpack-plus v0.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

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 .