Skip to content

souravmondal93/Devathon

Repository files navigation

Devathon

Frontend Development Test

Steps for running developement server

1. Install all the node packages by navigating to the project directory and running the following command.
`npm install` 2. Install all the required bower packages
`bower install`
Let's hope the above two commands have installed all the require dependencies properly. 3. If you are using Webstorm, then Open the project 4. Right-click on the `gulpfile.js` and click on `Show Gulp Tasks`. It will open another panel listing all the active gulp tasks. 5. Click on `serve watch` from the Gulp Task panel. It will automatically run the development server with live preview in the web browser.

About

Frontend Development Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published