Skip to content

petur5rov/Front-End-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================================================

Front End Application

======================================================

Technologies

  • Grunt
  • HTML
  • SASS

Installation

####1. Clone this project

####2. Make sure you have npm installed globally

####3. On the command prompt run the following commands

$ cd `project-directory`
  • node modules install
$ npm install
  • to run the project for development
$ grunt
  • to run the project for distribution
$ grunt dist

####4. To view the development version, please open:

- http://localhost:9090/

####5. To view the develiry minified source code, please go to:

$ cd `project-directory`/dist/

File Structure:

► scr ∟► js ∟ ..... ∟► less ∟ ..... ∟► pages ∟ **.html ∟► tpl-default ∟ **.html ∟► tpl-specific ∟ **.html ∟ index.html

► dev ∟► js ∟ ..... ∟► css ∟ ..... ∟► pages ∟ **.html ∟ index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors