UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

21 lines (14 loc) 460 B
# create-bar-project This module helps create a base for web application projects. It includes: - create-react-app - next.js - webpack - mobx - apollo - ui-kit and examples for the projects - storybook (currently only in CRA projects) Install this package globally `npm install -g create-bar-project` and then run 'create-bar-project' on your cmd coming soon: - storybook in non CRA projects - monorepo base project