Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 701 Bytes

File metadata and controls

21 lines (12 loc) · 701 Bytes

react-face-mash UI

Demo

This project has been bootstrapped with create-react-app. All the technical details are available here.

This project uses SASS and Compass for styles, each component has a .js file in src/Components the corresponding .scss file is in src/styles/Components.

For Development

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

compass watch

Compiles SASS into public/css/main.css.