The goal of this project is build a modern, responsive platform for membership signup, secure login, and admin management.
Make sure to install node and yarn!
Use yarn install
in root directory to install dependencies.
Then you can use yarn run dev
to run the app locally.
Note: use the .env.example
template to create your .env
file in root directory.