We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9331cef commit 0de7f4bCopy full SHA for 0de7f4b
README.md
@@ -1 +1,9 @@
1
-echo "# BS4Startup"
+================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