Skip to content

Application developed in the Rocketseat Ignite-Lab #2 @Rockeseat

Notifications You must be signed in to change notification settings

franciniltonsoaresmenzes/event-platform

Repository files navigation

Logo

Event Platform. | Ignite-Lab#2

Aplicação Rocketseat Ignite-Lab #2 💻🚀

Class-01 Class-02

🛠 Tecnologias utilizadas:

👷 Requisitos

Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/event-platform.git

# Go to server folder
$ cd event-platform

# Install Dependencies
$ yarn
# or
$ npm install

# updated file .example.env to your variables graphcms

# rename file .example.env to .env.local

# Run Aplication
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3000

Releases

No releases published

Languages