https://github.com/shailscript/tutorpad
An app built on VueJS and TailwindCSS for indexing tuition classes.
https://github.com/shailscript/tutorpad
Last synced: 5 months ago
JSON representation
An app built on VueJS and TailwindCSS for indexing tuition classes.
- Host: GitHub
- URL: https://github.com/shailscript/tutorpad
- Owner: shailscript
- Created: 2019-05-07T22:29:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T15:57:14.000Z (about 4 years ago)
- Last Synced: 2025-08-18T17:43:17.273Z (10 months ago)
- Language: Vue
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TutorPad
:octocat:
A project built on [Vue JS](https://vuejs.org/) and [Tailwind CSS](https://tailwindcss.com/docs/what-is-tailwind/)
## Project setup
```
npm install
npm run serve # Compiles and hot-reloads for development
```