You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,21 @@ If you love it don't forget to share your experience. If you want to contribute
25
25
-[License](#license)
26
26
-[Acknowledgement](#acknowledgement)
27
27
28
+
---
29
+
28
30
## Getting Started
29
31
30
32
This project was created to help developers by bootstrapping basic modules that need to be present while creating a standard CMS. The main motto of this project was to save precious time while developing CMS and focus more on the core part. This project is trying to follow the best possible standard to make it optimized and production-ready. Hope you like it. If you love it don't forget to share your experience.
31
33
34
+
---
35
+
32
36
## Prerequisites
33
37
34
38
NodeJS
35
39
https://nodejs.org/en/
36
40
41
+
---
42
+
37
43
## Available Scripts
38
44
39
45
In the project directory, you can run:
@@ -62,6 +68,8 @@ Lints all the files inside `./src` and shows the result without fixing.
0 commit comments