git clone https://github.com/kak-smko/codenus
pip install -r requirements.txt
python command.py extension
python main.py
cd frontend/admin
npm i
cd frontend/index
npm i
cd frontend/admin
npm run dev
cd frontend/index
npm run dev
open browser and go to localhost:8080 for admin open browser and go to localhost:8081