taqimustafa / react-starterKit

Starter kit for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

npm install
npm start
open http://localhost:3000

Production

set NODE_ENV=production
npm start

Linting

npm run lint

About

Starter kit for React

License:MIT License


Languages

Language:JavaScript 92.9%Language:HTML 5.8%Language:CSS 1.3%