Skip to content

🐦 O frontend do blog da Plataforma de Tecnologias do Semi-Árido Brasileiro 🌴

Notifications You must be signed in to change notification settings

ufersa/plataforma-sabia-blog-web

Repository files navigation

Sabia Platform

Sabiá Platform

This is the frontend of Sabiá Platform blog. It was built using NextJS.

🚀 Get up and running

  1. Clone this repository
  git clone git@github.com:ufersa/plataforma-sabia-blog-web.git
  1. Install all dependencies
npm install
# or using yarn
yarn
  1. Make a copy of .env.example, rename it to .env and fill all values

  2. Start the web server

npm run develop
# or with yarn
yarn develop

Happy coding 🎉

Additional commands

  • start: starts the application in production mode. The application should be compiled with build command first.

  • build: builds the project.

  • test: runs all tests once.

  • test:watch: runs jest in watch mode.

  • lint: lints the code using eslint

About

🐦 O frontend do blog da Plataforma de Tecnologias do Semi-Árido Brasileiro 🌴

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages