Skip to content

Commit 3eba91f

Browse files
Update README.md
1 parent a4d1926 commit 3eba91f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,17 @@ If you want to get inspiration or just show something directly to your clients,
5555

5656
## Quick start
5757

58-
- `npm i argon-dashboard-react`
59-
- [Download from Github](https://github.com/creativetimofficial/argon-dashboard-react/archive/master.zip).
58+
- assume you have npm and Mongo DB installed
59+
- [Download from Github](https://github.com/creativetimofficial/argon-dashboard-react-nodejs).
6060
- [Download from Creative Tim](https://www.creative-tim.com/product/argon-dashboard-react?ref=adr-github-readme).
61-
- Install with [Bower](https://bower.io/?ref=creativetim): ```bower install argon-dashboard-react```.
62-
- Clone the repo: `git clone https://github.com/creativetimofficial/argon-dashboard-react.git`.
61+
- Clone the repo: `git clone https://github.com/creativetimofficial/argon-dashboard-react-nodejs`.
62+
- `npm install` in both front-end and back-end folder
63+
- `npm run build` in front-end folder and then move the build folder in back-end -> this is for production mode
64+
- `nodemon` in backend folder and the server will start
6365

6466

6567
## Documentation
66-
The documentation for the Material Kit is hosted at our [website](https://demos.creative-tim.com/argon-dashboard-react/#/documentation/quick-start-nodejs).
68+
The documentation for the Argon Dashboard React with Node JS is hosted at our [website](https://demos.creative-tim.com/argon-dashboard-react/#/documentation/quick-start-nodejs).
6769

6870

6971
## File Structure
@@ -228,16 +230,16 @@ At present, we officially aim to support the last two versions of the following
228230

229231
## Reporting Issues
230232

231-
We use GitHub Issues as the official bug tracker for the Material Kit. Here are some advices for our users that want to report an issue:
233+
We use GitHub Issues as the official bug tracker for the Argon Dashboard React with Node JS. Here are some advices for our users that want to report an issue:
232234

233-
1. Make sure that you are using the latest version of the Material Kit. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/?ref=adr-github-readme).
235+
1. Make sure that you are using the latest version of the Argon Dashboard React with Node JS. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/?ref=adr-github-readme).
234236
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
235237
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
236238

237239
## Licensing
238240

239241
- Copyright 2021 Creative Tim (https://www.creative-tim.com/?ref=adr-github-readme)
240-
- Copyright 2021 Creative Tim (https://projectdata.dev/?fbclid=IwAR3NJsoVcZFDi00KyXtjCMv5vhM3CCx9nxkqcidKUJL6ajc6mtY6OwIfXiU)
242+
- Copyright 2021 ProjectData (https://projectdata.dev)
241243
- Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md?ref=creativetim)
242244

243245
## Useful Links

0 commit comments

Comments
 (0)