Skip to content

matbadev/matbadev.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matbadev.com

This repository contains the source code for the website hosted at https://www.matbadev.com/.

Developing

  1. Install Node and NPM by installing NVM and running nvm install
  2. Install Browsersync using npm install -g browser-sync
  3. Install project dependencies using npm install
  4. Start a local server running the project with npm start

Releases

No releases published

Packages

No packages published