You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| src | 4 years ago | |
| .gitignore | 4 years ago | |
| .ruby-version | 4 years ago | |
| Gemfile | 4 years ago | |
| Gemfile.lock | 4 years ago | |
| index.html | 4 years ago | |
| package-lock.json | 4 years ago | |
| package.json | 4 years ago | |
| readme.txt | 4 years ago | |
| vite.config.js | 4 years ago | |
readme.txt
To start:
npm install
npm run dev
To build:
npm run build