This repository has been archived on 2024-09-16 . You can view files and clone it, but cannot push or open issues or pull requests.
NiimBlue temporary repository
Launching development server
Skip steps you have done.
git clone https://gitee.mmote.ru/MultiMote/niimblue-nightly.git
- Install dependencies
cd niimblue-nightly
yarn --cwd niimbluelib
yarn --cwd niimblue
- Run dev server
yarn --cwd niimblue dev-locallib
or
cd niimblue
yarn dev-locallib
This command will install local niimbluelib to the niimblue project and run the server. If niimbluelib is modified you must re-run this command.
Description
Languages
TypeScript
63.1%
Svelte
31.6%
JavaScript
4.5%
SCSS
0.5%
HTML
0.3%