https://github.com/alexrogalskiy/web-site-crafters
Web site crafters
https://github.com/alexrogalskiy/web-site-crafters
Last synced: 2 months ago
JSON representation
Web site crafters
- Host: GitHub
- URL: https://github.com/alexrogalskiy/web-site-crafters
- Owner: AlexRogalskiy
- Created: 2021-01-07T17:02:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T09:11:07.000Z (about 3 years ago)
- Last Synced: 2025-01-26T10:13:29.449Z (4 months ago)
- Language: TypeScript
- Size: 26.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devevero Studio website
Install it and run:
```bash
npm install
npm run dev
# or
yarn
yarn dev
```