learnfinity
1.0.0
A modern and user-friendly app for creating and sharing Learning Paths written in React/Typescript and Express/Nodejs.
Note: make sure you have .env created from .env.example with appropriate variables.
Note: Make sure you are using correct node and yarn versions.
20.10.010.2.31.22.21git clone https://github.com/AlbertArakelyan/learnfinity.gitin server directory
yarnyarn devThe development server will start running at: http://localhost:8000
in client directory
yarnyarn startThe development client will start running at: http://localhost:3000