barbagrigia / kickcity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KickCity Test

Install

yarn install installs dependencies.

yarn flow-typed install installs library definitions from looking at package.json flow types.

Usage

yarn start runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn build builds the app for production to the build folder.

yarn deploy deploys the app on the now.sh.

yarn lint runs eslint and slylelint linters.

yarn lint:js runs eslint linter.

yarn lint:css runs slylelint linter.

yarn flow runs flow types checking.

Dependencies

This project was bootstrapped with Create React App.

MIT License

Copyright © 2018 Vlad Trukhin

About


Languages

Language:JavaScript 86.9%Language:HTML 9.9%Language:CSS 3.2%