Skip to content

liip-lausanne/chusho-workshop

Repository files navigation

Chūshō Workshop

Project setup

The app needs Node.js ≥ 16 to run.

Using Docker

docker compose up

Visit localhost:3000

Manually

Install Node.js using one of following possibilities:

Then install the project dependencies:

npm install

And run the server:

npm run dev

Visit localhost:3000

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

About

Simple playground to understand Chūshō’s config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published