strayfade/website
is the public source code of strayfade.com
-
Install Node.js
-
Clone this repository and
cd
into it:
git clone https://github.com/strayfade/website.git
cd website
-
Install packages using the command
npm i
-
Run the command
npm run develop
to start the development server (this automatically builds static files and listens on a port). -
Navigate to the site