react version of this ?
cristian-sima opened this issue · 4 comments
I will be making a react version very soon, stay tuned :)
Hi Pro I really need what I had found right here now it looks cool in preview but I really don't know how can I use it when I zip it can you please make a video tutorial or a bit more description BTW I'm 1st time on GitHub or can you please give me an idea how can I install it? to view messages and things like that
When you unzip the file, you open it with the command line, then you run npm install
to install dependencies, afterwards you run ng serve -o
to run the app
But before all that, you need to install Node on your machine first, and then install Angular-CLI with npm
- Download Node https://nodejs.org/en/
- In command line run
npm install -g @angular/cli
No description provided.
@cristian-sima
you can find here react based version
https://github.com/bRIMOs/react-pro-sidebar