Skip to content

This is a Repository of my Random Quotes Project built using ReactJS

Notifications You must be signed in to change notification settings

ishanjain28/random-quote-machine

Repository files navigation

random-quote-machine

This is a Repository of my Random Quotes Project built using ReactJS.

To install this app.

git clone https://github.com/ishanjain28/random-quote-machine.git
npm install

To start

npm start

To watch for any change in code(except css files) and update bundle.js

npm run-script watch

If you would like to install typings to enable Intellisense.

npm install -g typings
cd random-quote-machine
typings install

About

This is a Repository of my Random Quotes Project built using ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published