tonyobanon / kylantis-studio-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

To setup this project locally:

  • Clone the repository: git clone git@github.com:tonyobanon/kylantis-studio-core.git
  • Install nvm if you don't already have it
  • nvm use
  • If this your first time, install dependencies npm run install-deps
  • npm run build
  • Run lint npm run lint
  • Run gulp npm run build-watch
  • The in another terminal, run npm run dev
  • Visit localhost:8080 to view the studio

About


Languages

Language:JavaScript 92.2%Language:CSS 7.5%Language:HTML 0.3%