The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.md.
After downloading the boilerplate, your first order of business is to open a terminal and run
yarn
or
npm install
if you're about that life.
Next, run
rm -R .git
to remove the existing version control.
Then, to start up the local server, run
npm start
Open a browser and hit http://localhost:3000, and we are ready to roll.
Building the dist version of the project is as easy as running
npm run build
You can toggle the presenter or overview mode by pressing atl + p
or alt + o
.
https://www.digitalocean.com/community/tutorials/what-is-immutable-infrastructure
ā Warning šø Children Crossing ā No Entry š« Prohibited š³ No Bicycles
All the best games are easy to learn and difficult to master -- Nolan Bushnell
Deployment as easy as 1, 2... well, you get the idea. ā Larysa Petrivna Kosach-Kvitka
https://blog.thesparktree.com/continuous-deployment-with-dokku-full-guide
https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/