app-app
v5.3.2
Published
App App!
Readme
App App!
Usage
npm i -g app-app
app-app APP_NAME [<flags>]To generate your new project:
app-app cool-project-name
cd cool-project-name
code .
npm startFor deployment, install either surge, gh-pages, or netlify-cli to your global packages. Example: npm -g install netlify-cli
ALPHA
- BrowserSync
- Deployment via Surge, GitHub Pages, or Netlify
BETA
- Everything in the
alphastack - JavaScript (ES2015)
DELTA
- React with Classes
DELTA-HOOKS
- React with hooks
GAMMA
- React with Classes and react-router
GAMMA-HOOKS
- React with hooks and react-router
License
MIT © Jason L Perry
