File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ Automate your local development environment and build static sites (vanilla-JS)
12
12
13
13
## How it works
14
14
15
- 1 . Choose your favourite CSS framework to work with.
15
+ * Choose your favourite CSS framework to work with.
16
16
17
17
![ scaffold-static] ( https://i.imgur.com/8KnFcb8.jpg )
18
18
19
- 2 . Generates the required boilerplate for you.
19
+ * Generates the required boilerplate for you.
20
20
21
21
![ scaffold-static-console] ( https://i.imgur.com/xYUTBCe.jpg )
22
22
23
- 3 . Shows up the template within your default browser.
23
+ * Shows up the template within your default browser.
24
24
25
25
![ Template served] ( https://i.imgur.com/iNjkl9F.jpg )
26
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " scaffold-static" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Start out building static websites powered by vanilla-js with this CLI tool" ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments