apeman-demo-web

4.1.19 • Public • Published

apeman-demo-web

Build Status npm Version JS Standard

Demo project for web.

Setup

Just checkout the project and run npm install.

$ npm install

Development

Build Project

$ ./ci/build.js

Reset database

$ DROP_DB=1 ./ci/setup.js

Start Server with Debug Mode

$ npm run debug

Production

Prepare docker env

$ ./infra/apply.js

$ ./infra/clear.js

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i apeman-demo-web

Weekly Downloads

3

Version

4.1.19

License

MIT

Last publish

Collaborators

  • okunishinishi