bjw1234 / QndReact

使用snabbdom实现一个简单的React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack Starter Pack

This is a very basic webpack setup with just ES6 support and everything else is left upto your creativity

How to use this?

  1. Clone the repository
git clone https://github.com/ameerthehacker/webpack-starter-pack
  1. Install the dependenices
npm install
  1. Run the application
npm start

License

MIT © Ameer Jhan

About

使用snabbdom实现一个简单的React.


Languages

Language:JavaScript 95.4%Language:HTML 4.6%