babajka / babajka-frontend

Next.js & React app
Apache License 2.0
6 stars 0 forks source link

babajka-frontend

code style: prettier semantic-release contributors last-commit pr-closed release

Next.js & React app

get started

  1. You have to check that your node version is correct, to do this run nvm use, if the version is not correct run nvm install [correct version].
  2. Create an .env file like .env.example and ask the admin for the required keys.
  3. Run git submodule update --init to update submodules.
  4. Run npm install or make install scripts.
  5. Run make start to run dev server

scripts

rules