Skip to content

subhash-veluru/Cadence-Docs

 
 

Repository files navigation

Setting up for local development

This will start a local server and can be accessed at http://localhost:8080/

  1. Run npm install
  2. Run npm run start

Setting up for local development for blog pages

This will start a local server and can be accessed at http://localhost:8080/blog

  1. Run npm install
  2. Run npm run start:blog

License

MIT License, please see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.9%
  • JavaScript 32.3%
  • Stylus 9.8%