1.3.0 • Published 2 years ago

@ricardo-jrm/nebula v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

🌌 @ricardo-jrm/nebula

Next web app boilerplate

build license lang

author


Bootstrap

npx @ricardo-jrm/nebula

Boilerplate Next web app bootstrapped with all necessary configs and workflows

Demo

Scripts

// install deps
yarn install

// run dev server
yarn dev

// build app
yarn build

// start app
yarn start

// export app
yarn export

// run lint
yarn lint

// run unit tests
yarn test

// run e2e tests
yarn cy:run

// run storybook
yarn sb

Project

Project Dependencies

Dev Dependencies

  • Yarn
  • Typescript
  • React
  • Material-UI
  • Next
  • Prettier
  • ESLint
  • Commit Lint
  • Lint Staged
  • Husky
  • Jest
  • React Testing Library
  • Cypress
  • Storybook
  • Webpack
  • Semantic Release

License

MIT © Ricardo <l1b3r_-> Mota (@ricardo-jrm)

Bootstrapped with 🌌@ricardo-jrm/nebula