Skip to content

rapitkan/Once-template-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Once-template-project

This is a NodeJS based project template. It takes advantage of k-bag building tools and Once css library. Feel free to try it out! This is how you can get started:

Pre-conditions: NodeJS, Bower and git are properly installed.

  1. Open terminal
  2. Navigate to a directory where you like to install this template project. For example c:/workspace/ could be fine.
  3. Run command git clone https://github.com/rapitkan/Once-template-project.git
  4. Navigate into the directory of the template project.
  5. Run command git submodule update --init --recursive
  6. Navigate to k-bag directory.
  7. Run command npm install
  8. Run command bower install
  9. Run command npm start
  10. Open a valid web browser or Internet Explorer and navigate to http://localhost:35000.

After the steps above you should have this template project running and everything is ready for serious or less serious development work. Have fun!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published