About | Technologies | Requirements | Starting | License | Author
Project used to create GraphqlCMS example
The following tools were used in this project:
Before starting π, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/diogorochaa/blog-cms-graphql-react
# Access
$ cd blog-cms-graphql-react
# Install dependencies
$ npm install
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with β€οΈ by Diogo