Skip to content

exeto/react-starter

Repository files navigation

react-starter

Install

$ git clone https://github.com/exeto/react-starter.git
$ cd react-starter
$ npm install

Usage

# Development
$ yarn dev

# Build
$ yarn build

License

MIT © Timofey Dergachev