@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

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @supergeneric/builder

Weekly Downloads

0

Version

0.6.0

License

UNLICENSED

Unpacked Size

219 kB

Total Files

49

Last publish

Collaborators

  • krwhitley