Skip to content

Commit 0de7f4b

Browse files
authored
Update README.md
1 parent 9331cef commit 0de7f4b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
echo "# BS4Startup"
1+
================BS4Startup================
2+
3+
Start you project with this starter pack having bootstrap, gulp, SASS and Browser Sync altogether. Please follow the below steps once you get this..
4+
5+
1) open command terminal within downloaded folder.
6+
2) Run "npm install". This will install the dependencies of bootstrap, popover, browsersync and jquery to your project
7+
3) Next, "npm start" this will compile and start with localhost://3000 server.
8+
9+
Here, you are ready to go with you dream project coding.

0 commit comments

Comments
 (0)