2806a897bf | ||
---|---|---|
src | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
vite.config.ts |
README.md
Viteburner-template
This is a template for a viteburner project. It is a simple example of how to use Viteburner.
How to use
Prerequisites: Node.js
git clone https://github.com/Tanimodori/viteburner-template.git
cd viteburner-template
npm i
npm run dev
In bitburner, select "Options > Remote API", enter the port of viteburner displays (default: 12525
) and click "Connect".
API
See viteburner.
License
MIT License © 2022-present Tanimodori