Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.41 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.41 KB

Plancker^ WebSite

Vuejs-TailwindCSS-Portfolio

Demo URL

Demo

Web Design

Design

Features

Setup

  1. Make sure you have Node JS installed. If you don't have it:
brew install node
  1. Clone the repo:
git clone https://github.com/PlanckerLabs/Website
  1. Open the project folder:
cd plocker-websit
  1. Install packages and dependencies:
npm install
  1. Start a local dev server at http://localhost:8080:
npm run serve

Notes

  • Always run npm install after pulling new changes
  • I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress
  • Please feel free to contact us if you have any questions 😺😺😺 this

License

MIT