Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/condef5/mirai
https://loops.now.sh/
https://github.com/condef5/mirai
apollo graphcms graphql nextjs react
Last synced: 9 days ago
JSON representation
https://loops.now.sh/
- Host: GitHub
- URL: https://github.com/condef5/mirai
- Owner: condef5
- Created: 2019-08-16T05:57:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T12:17:40.000Z (over 2 years ago)
- Last Synced: 2024-10-10T10:20:58.373Z (27 days ago)
- Topics: apollo, graphcms, graphql, nextjs, react
- Language: JavaScript
- Homepage:
- Size: 856 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Loops Series
This project has been development using the following technologies:
- [NextJS](http://elixir-lang.org/)
- [Apollo Client](https://www.apollographql.com/docs/react/)
- [Styled Components](https://www.styled-components.com/)
- [React](https://facebook.github.io/react/)## Setup
To start this application locally:
Make sure you have installed _Node_ and _Yarn_
1. Install the dependencies: `$ yarn install`
2. Start the web development server: `$ yarn dev`
3. Go to the [http://localhost:3000/](http://localhost:3000/)