I recently found out the absolutely absurd amount of horse themed idioms and wanted the world to enjoy them too. To do this I brought Harold the Horse into this world. All he knows is horse idioms and he tries his best to insert them into every conversation he can.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |