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