@supergeneric/builder
0.6.0 • Public • Published
@supergeneric/builder
Requirements
Get Started (from within a new project folder)
git init
npm init
yarn add -D @supergeneric/builder
yarn generate
yarn dev
# code stuff in src/client/components/App.jsx and hit save!
Exposed Commands
-
yarn generate
- generates the initial scaffolding. Use this only once to setup a project.
-
yarn dev
- runs the dev server. Use this for most development work.
-
yarn build
- builds the project into the /dist
folder. This is a deployable distribution.
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
0.6.0 | 2 | latest |
Version History
Package Sidebar
Install
npm i @supergeneric/builder
Weekly Downloads