Skip to content

hamzaerbay/react-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-starter-kit

ReactJS exercises

Getting started

This project is using webpack and sass css pre-processor.

Before started

Run npm install for getting dependencies and run

npm run dev-server for using webpack dev server.

npm run prod for deploying everyting for production.