pcgandhinj466 / Cadence-Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Vue 57.9%Language:JavaScript 32.3%Language:Stylus 9.8%