Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 201 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 201 Bytes

tapas-init


Install

$ npm i tapas-init -g

Usage

$ mkdir foo && cd foo
$ tapas-init
$ npm i

develop

npm run start

build

npm run build