Skip to content

Commit ec11988

Browse files
author
Darius Rosendahl
committed
Readme.md
1 parent 351e0d6 commit ec11988

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ The project will watch for changes in your scss and html files in your root and
2727
- Build the project: ```npm run create_all```
2828
- Only build CSS: ```npm run create_css```
2929

30-
## Get started
31-
1. Clone ```git clone https://github.com/CastleCSS/castlecss-boilerplate.git``` or [download](https://github.com/CastleCSS/castlecss-boilerplate/archive/master.zip) CastleCSS Boilerplate.
32-
2. Set up your project directory and a basic site structure.
33-
3. Make sure you have the latest version of [npm](https://www.npmjs.com/) installed. From your directory, open a commandline and download the required packages by typing ```npm install```.
34-
4. Run Grunt from your directory by typing ```Grunt``` in the commandline. If you haven't used Grunt before, be sure to check out the [Getting Started guide](http://gruntjs.com/getting-started).
35-
5. Add some content, do some styling and include functionality.
36-
6. Run your site locally and see how it all works out!
37-
3830
## Basic structure
3931
The basis structure for your website should look similar like this:
4032

0 commit comments

Comments
 (0)