Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 235 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 235 Bytes

React Boilerplate

Boilerplate for reactjs

Getting Started

(project-name is your projects name)

cd project-name

make it your own:

rm -rf .git && git init && npm init

Install

npm install