Grommet Dashboard Save

React nextjs grommet 2 dashboard template

Project README

Grommet dashboard template

Live site: https://grommet-dashboard.herokuapp.com

Community: https://spectrum.chat/crypto-grommet

Install

  • Get sources in local folder
$ git clone https://github.com/atanasster/grommet-dashboard.git
  • Move to your local folder
$ cd grommet-dashboard
  • Install dependencies
$ npm install

Local deployment

$ npm run dev

Production deployment

  • Build package
$ npm run build
  • Start production server
$ npm run start

Testing

  • Run eslint:
$ npm run check
  • Analyze packages:
$ npm run analyze
Open Source Agenda is not affiliated with "Grommet Dashboard" Project. README Source: atanasster/grommet-dashboard

Open Source Agenda Badge

Open Source Agenda Rating