sh4hids / brf-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A react starter kit with opinionated project structure.

Uses

  • Install dependencies
$ npm i
  • Run the project
$ npm start
  • Build the project
$ npm run build
  • Test the project
$ npm run test
  • Configure Please rename the file ./src/config.example.js to ./src/config.js and change the configuration accordingly.

About


Languages

Language:JavaScript 98.7%Language:HTML 1.3%