Skip to content

devw/devw.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Comment out the lines # bower install into main.sh source file.
  • Run the command source main.sh

Run in production mode

  • Comment out the lines # rm -rf bower_components into main.sh source file.
  • Run the command source main.sh
  • Point your web browser to the URL http://127.0.0.1/#

Run in development mode

  • Comment the lines rm -rf bower_components into main.sh source file.
  • Run the command source main.sh
  • Point your web browser to the URL http://127.0.0.1/index-dev.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published