Skip to content

kaudreydev/react-ui-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ui-demo

Demo of UI built using React.js.

Uses Gulp and Webpack to compile and bundle JSX into JS.

Files are served from an Express web server.

To run it:

  1. First run npm install to get all dependencies.
  2. If you don't already have gulp installed, run npm install gulp --global or simply npm i -g gulp.
  3. Use gulp to compile the JS and copy it to the public directory using gulp publish.
  4. Run the server using npm start.
  5. Navigate to http://localhost:8080/ in your browser (or 'Preview Running Application' in Cloud9).

About

Demo of UI built using React.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages