chenfanggm / feburary-hello-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steven's React Starter Kit

This starter kit provide a solid foundation of starting a new Reactjs web application. It uses: Reactjs, Expressjs, and Webpack.

Install

  • Clone this repo, and navigate to the directory
  • Run command: npm install

Run Server

run following CMD in the repo root, then visit: http://localhost:3000

npm run dev

(Please report any errors stop the server to start.)

Start Coding

use /client/main.js as a start point

Reference:

License

MIT

Author

My name is Chen Fang, a humble Full-Stack Software Engineer.

About

License:MIT License


Languages

Language:JavaScript 81.2%Language:CSS 17.4%Language:HTML 1.4%