https://github.com/moox/react-toulouse
♻️ Meetups et Workshops React sur Toulouse.
https://github.com/moox/react-toulouse
javascript react react-native reasonml
Last synced: 10 months ago
JSON representation
♻️ Meetups et Workshops React sur Toulouse.
- Host: GitHub
- URL: https://github.com/moox/react-toulouse
- Owner: MoOx
- Created: 2016-10-06T06:45:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T07:49:34.000Z (over 3 years ago)
- Last Synced: 2025-04-13T13:12:56.057Z (about 1 year ago)
- Topics: javascript, react, react-native, reasonml
- Language: JavaScript
- Homepage: https://react-toulouse.js.org/
- Size: 1.38 MB
- Stars: 8
- Watchers: 9
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Toulouse Website
## Install dependencies
```console
yarn install
```
## Run development server
```console
yarn start
```
## Deploy
```console
yarn deploy
```