-
Remove existing version control
rm -R .git
-
Install dependencies
yarn install
-
Start the webpack server. The server will run at
localhost:3000
.yarn start
https://github.com/FormidableLabs/spectacle/blob/HEAD/docs/tutorial.md https://www.npmjs.com/package/spectacle https://formidable.com/open-source/spectacle/docs/getting-started/ https://github.com/FormidableLabs/spectacle