Skip to content

strayfade/website

Repository files navigation

strayfade/website is the public source code of strayfade.com

Usage

  1. Install Node.js

  2. Clone this repository and cd into it:

git clone https://github.com/strayfade/website.git
cd website
  1. Install packages using the command npm i

  2. Run the command npm run develop to start the development server (this automatically builds static files and listens on a port).

  3. Navigate to the site