phinix / react-start-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Start Kit

A React Start Kit with webpack

How to satrt

1.Clone this project
2.Install node js
3.Command line(in project folder) => npm run project-init
4.Command line(in project folder) => npm run start
5.Enjoy coding

How to setup your backend Server

1.open VSCode search all by "(!!!"
2.you can find "(!!!Your localhost)" 、 "(!!!Your serverhost)" 、 "(!!!Your API Path)" 、 "(!!!Your API server hostname)" 、 "(!!!Your front-end path on server)" 、 "(!!!Your back-end path on server)" 、 "(!!!frontend path on server)" 
3.replace it by your environment

How to deploy

Command line(in project folder) => npm run deploy

About


Languages

Language:JavaScript 86.6%Language:CSS 12.6%Language:HTML 0.8%