Roberto Achar's personal website.
- Clone the repo
$ git clone https://github.com/robertoachar/robertoachar.dev.git- Install dependencies
$ yarn- Run scripts
| Action | Usage |
|---|---|
| Start development | yarn start |
| Start development (remote mode) | yarn start:remote |
| Start development (prisma mode) | yarn start:playground |
| Clean cache | yarn clean |
| Lint code | yarn lint |
| Format code | yarn format |
| Run tests | yarn test |
| Build for production | yarn build |
| Serve production build | yarn serve |
CC-BY-NC-SA-4.0 - Attribution-NonCommercial-ShareAlike 4.0 International