Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 259 Bytes

three-ik-practice

three-ik-practice

Build Setup

use node v13.2.0

# install dependencies
$ npm i

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build

# Lint Fix
$ npm run lint