🔗 https://tools.quake.world/charset/
# clone repo
git clone [email protected]:qw-tools/charset.git
cd charset
# install dependencies
yarn install
# start dev server
yarn devdev server is hosted at http://localhost:5173
| Command | Description | 
|---|---|
| yarn dev | Start development server at http://localhost:5173 | 
| yarn build | Build to /dist | 
| yarn serve | Serve /distat http://localhost:4173 | 
| yarn format | Run formatter | 
| yarn lint | Run linter | 
