Skip to content

barbagrigia/yard-frontend

Repository files navigation

YARD-FRONTEND


This Real Estate web app is for a 🔥 COURSE ON THE FRONTEND by Evgeny Rodionov


Powered by

React React Router styled-components ESLint flow

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 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 © 2017 Vlad Trukhin