Skip to content

540/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

540 web page

You can visit it at this link

Developed with ❤🍺 and metalsmith.io


Steps to make it work:

Clone the project:

$ git clone [email protected]:540/web.git

$ git clone https://github.com/540/web.git

NPM / Node / Node-GYP Versions

npm - v6.13.4

node - v8.17.0

node-gyp - v3.8.0

Navigate to the project folder

  1. $ npm install

  2. $ bower install

  3. $ node build

Deploy to GitHub Pages

$ git subtree push --prefix build origin gh-pages