https://github.com/0xcryptoangel/bijlesnodigjoep
Web application that match teacher and students.
https://github.com/0xcryptoangel/bijlesnodigjoep
google-maps-api nuxt-i18n nuxtjs tailwindcss vee-validate
Last synced: about 1 month ago
JSON representation
Web application that match teacher and students.
- Host: GitHub
- URL: https://github.com/0xcryptoangel/bijlesnodigjoep
- Owner: 0xCryptoAngel
- Created: 2023-01-21T12:38:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T01:12:30.000Z (about 3 years ago)
- Last Synced: 2025-06-03T20:09:09.471Z (about 1 year ago)
- Topics: google-maps-api, nuxt-i18n, nuxtjs, tailwindcss, vee-validate
- Language: Vue
- Homepage:
- Size: 6.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bijlesnodig
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).