Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

clenemt/react-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React assignment license

A sample react assignment. Feel free to fork, copy and modify as needed.

Example

See https://clenemt.github.io/react-assignment/ for a look at the code live. 🚀

How to

To run the sample locally, do the following:

npm install
npm run build
npm run sync

It will install dependencies, build the dist/ folder and launch a small server at localhost:3000.

Techs

Babel, ES6, Rollup, Sass, Browsersync, React, ESLint, Uglify and our good old friends HTML & CSS.

License

Licensed under MIT