Future website of Gadget.
Still under development.!
Yo can try dev version on: (https://galiprandi.github.io/micamara.ts/)
You need run 'npm i' to install dependency first !
-
npm run dev: Run on development mode.
-
npm run build: Build local copy.
-
npm run serve: Launch local static server.
-
npm run test: Run test suite.
-
npm run test:watch: Run test suite in watch mode.
-
Vite + react-ts Scaffolding
-
Typescript
-
Test w/Jest
-
Sass
-
Github Actions
-
Husky
Deploy strategy is automatic and implemented on Github Actions scripts