Skip to content

comalan/react-tiny-env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

最简react运行环境,仅供初学者学习使用。

npm install webpack -g
npm install
npm start

or

webpack -p -w
node src/server.js

http://localhost:3000

About

最简react运行环境,仅供初学者学习使用。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • HTML 6.6%