We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7bd95 commit 18714b2Copy full SHA for 18714b2
README.md
@@ -6,7 +6,8 @@ Sourcecode for www.castlecss.com and the documentation for [CastleCSS](https://g
6
7
## How to install
8
- Download or clone this package
9
-- Build the project with: ```npm install``` + ```webpack``` + ```grunt```
+- Install the project: ```npm install``
10
+- Build the project with: ```npm run build_all```
11
- You can now see the project in dist folder, open a .html page in your browser
12
13
## Roadmap
0 commit comments