Skip to content

DanudeSandstorm/chaoticbackup

 
 

Repository files navigation

Dev Instructions

Have Nodejs (node installation) installed on your machine. Then navigate to the top level of the project in a run npm install

Development Running

To run the website locally

npm start

Production Building

To have your changes reflected on the live website, you first need to build/bundle the javascript and css

npm run build

Then pushing/merging these changes into master will update the website

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • CSS 28.4%
  • SCSS 7.3%
  • TypeScript 6.7%
  • HTML 2.3%