Skip to content

semanux/demo

 
 

Repository files navigation

Semanux Demo

How to run locally

  1. Install a recent Node.js environment.
  2. Install Git.
  3. Clone this repository via terminal git clone https://github.com/semanux/demo.git --recursive.
  4. Navigate into the directory via cd demo.
  5. Install dependencies via npm install.
  6. Run locally via npm run dev.

Languages

  • Vue 88.2%
  • TypeScript 10.3%
  • HTML 1.5%