No description
Find a file
2020-07-28 11:27:12 +02:00
imgs bottstrap 2020-07-28 11:26:18 +02:00
.gitignore update gitignore 2020-07-28 11:27:12 +02:00
_variables.scss bottstrap 2020-07-28 11:26:18 +02:00
howto.html bottstrap 2020-07-28 11:26:18 +02:00
index.html bottstrap 2020-07-28 11:26:18 +02:00
logo.svg bottstrap 2020-07-28 11:26:18 +02:00
package.json bottstrap 2020-07-28 11:26:18 +02:00
README.md bottstrap 2020-07-28 11:26:18 +02:00
style.scss bottstrap 2020-07-28 11:26:18 +02:00
yarn.lock bottstrap 2020-07-28 11:26:18 +02:00

open-pod-draft-site

Install Parceljs

npm install -g parcel-bundler

Install dependencies

npm install

Run dev

npm run start