2.0.6 • Published 3 years ago
@vulcancreative/crapp v2.0.6
CRAPP
The fastest way to create a new project 🚀
Supports react
and frontity
(web) for now, but more to come!
React (Web) Features:
- Babel
- Prettier, Husky, Lint-staged
- React Hooks
- Redux
- SASS
- Server Side Rendering
- TypeScript
Getting Started
Usage (choose your stack and your app name):
# install as a global application
npm i -g @vulcancreative/crapp
# ensure it's accessible globally via `crapp`
# may require opening a new console tab/window afterwards
npx @vulcancreative/crapp --bootstrap
# run as an app
crapp react [project-name]
Made with ❤️ by @vulcan team. Happy Coding!