This is the official website of create mastery
| TOOL | LINK | DESCRIPTION |
|---|---|---|
| Astro | WEBSITE | Main framework |
| Tailwindcss | WEBSITE | Framework for css |
| Prettier | WEBSITE | Formatter |
| COMMAND | WHAT IT DOES |
|---|---|
npm run dev |
Start the Astro dev server |
npm run build |
Build and review the site |
Warning
when cloning this repo first do this
npm installthen you can run the local server
npm run dev- Code: GPL 3.0
- Content (guides, docs): CC BY-SA 4.0