@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

Current Tags

VersionDownloads (Last 7 Days)Tag
0.6.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.02
0.5.12
0.5.02
0.4.02
0.3.02
0.2.22
0.2.12
0.2.02

Package Sidebar

Install

npm i @supergeneric/builder

Weekly Downloads

16

Version

0.6.0

License

UNLICENSED

Unpacked Size

219 kB

Total Files

49

Last publish

Collaborators

  • krwhitley