https://github.com/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
https://github.com/agneym/reactjs-workshop
reactjs reactjs-workshop tutorial
Last synced: 25 days ago
JSON representation
ReactJS Workshop for Facebook Developers Circle Kochi
- Host: GitHub
- URL: https://github.com/agneym/reactjs-workshop
- Owner: agneym
- License: mit
- Created: 2019-06-10T08:00:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:23:56.000Z (about 3 years ago)
- Last Synced: 2024-12-29T23:24:46.985Z (about 1 year ago)
- Topics: reactjs, reactjs-workshop, tutorial
- Language: JavaScript
- Homepage: https://rset-reactjs.netlify.com/
- Size: 1.53 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Workshop
Build with [Gatsby](https://gatsbyjs.org), [Styled Components](https://www.styled-components.com) and (of course) [React](https://reactjs.org)!
Deployed by [Netlify](https://netlify.com)
With help from [ESLint](https://eslint.org/) and [Prettier](https://prettier.io)
## Prerequisites
1. Node
2. npm
## Development Instructions:
For running development mode:
```
npm run dev
```
Server started at http://localhost:8000
For running build:
```
npm run build
```
## Note
The resources presented on this website are either personally tested or highly recommended from friends, acquintances. I'm not paid to make these recommendations.
Also, this list is not exhaustive by any means.