Skip to content

Front-End Web UI Frameworks and Tools: Bootstrap 4 (Coursera)

Notifications You must be signed in to change notification settings

anksank/Bootstrap

Repository files navigation

Bootstrap

Front-End Web UI Frameworks and Tools: Bootstrap 4 (Coursera):
https://www.coursera.org/learn/bootstrap-4/home/welcome

The main files and folders that are used in this course are index.html, aboutus.html, contactus.html, js/, img/, css/ Other files were created for learning purposes.

To run this project locally:

  • Clone the repo in your system.
  • Open command prompt, navigate to the project folder where package.json exists, and run npm install
    • This will install all node packages required including gulp and grunt (which are used for building and deploying purposes)
  • Next, run npm start in the command prompt to run this project on your default web browser. It will be best viewed in Chrome.

About

Front-End Web UI Frameworks and Tools: Bootstrap 4 (Coursera)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published