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.
|
|
3 years ago | |
|---|---|---|
| node_modules | 3 years ago | |
| src | 3 years ago | |
| .gitignore | 3 years ago | |
| .ruby-version | 3 years ago | |
| Gemfile | 3 years ago | |
| Gemfile.lock | 3 years ago | |
| index.html | 3 years ago | |
| package-lock.json | 3 years ago | |
| package.json | 3 years ago | |
| readme.txt | 3 years ago | |
| vite.config.js | 3 years ago | |
readme.txt
To start:
npm install
npm run dev
To build:
npm run build