Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 311 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 311 Bytes

How to run selendra-app

Clone the repository

git clone https://github.com/selendra/selenndra-app.git && cd selendra-app

Install Denpendencies

npm install

Run local

npm run dev

You need to have npm installed, also you should go for the latest version of npm.