Skip to content

digitalev2000/Node_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Richard Berry Node_Project

This is a Node project that allows you to create, watch, edit and debug with Grunt npm install. To run the this app you will need to open up your command line and run (node app) in the folder that you download the project files to. The app also compiles javascript files into one (bundle.js) file and compiles LESS to one CSS file named style.css.

Node Package Manager Installs

  • browserify
  • grunt
  • grunt-autoprefixer
  • grunt-browserify
  • grunt-contrib-jshint
  • grunt-contrib-less
  • grunt-contrib-watch
  • jquery
Note: The port being used is port 3000. Please make sure that this port is open in your hosts file before trying to run the application. In the public folder there is also an index page that allows a user to add term definitions too. Chech it out to see it in action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors