view_static
v1.0.0
Published
```shell // start $ npm run start
Downloads
1
Readme
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