Skip to content

amite/intro-to-react

Repository files navigation

Intro to React presentation - with a lot help from the Spectacle Boilerplate

Reference

The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.markdown.

To run this presentation

git clone https://github.com/amite/intro-to-react.git

Next, run rm -R .git to remove the existing version control. Then, run npm install

Then, to start up the local server, run npm start

Open a browser and hit http://localhost:3009, and you are ready to roll

Where is the source code for the presentation?

Its in presentation/index.js 😁

Build & Deployment

Building the dist version of the project is as easy as running npm run build

If you want to deploy the slideshow to surge, run npm run deploy

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published