Skip to content

Steven-Chang/SecretWebsite

 
 

Repository files navigation

SCRT Website

For Content Management go to:

https://github.com/SecretFoundation/SecretWebsiteContent

Pre-requisites

Install nodejs using nvm package manager

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash

Local dev environment

Install the SecretWesbite content

git clone https://github.com/SecretFoundation/SecretWebsiteContent.git ./content

Install the dependencies

npm install

Run the project locally

npm run develop

Usually the website is brought up at http://localhost:8080

Hosted Dev Link

https://secret-website-development.onrender.com

About

Secret Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 93.2%
  • JavaScript 4.0%
  • SCSS 2.4%
  • Other 0.4%