Skip to content

slano-ls/slanosite

Repository files navigation

Getting started

Clone the project

  git clone https://github.com/slano-ls/slanosite

Go to the project directory

  cd slanosite 

Install dependencies

  yarn

Start the server

  yarn dev

Open https://localhost:3000 with your browser to see the result.


Acknowledgements

This site leverages the hard work from a lot of really great resources.

There is also code inside that is based on snippets from folks much smarter than me.