Skip to content

akijoey/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp

npm build coverage license

Common web application build tool.

Install

$ npm i @akijoey/webapp -D

Usage

Start a dev server.

$ webapp start

Build application.

$ webapp build

Provide service.

$ webapp serve

License

MIT © AkiJoey