1.0.0 • Published 2 years ago

view_static v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Hello, View Template App of ejs

// start
$ npm run start

// build of preview and ftp upload Preview
$ npm run deploy:prev

// build of staging and ftp upload Preview
$npm run deploy:stg

// build of production
$ npm run production