Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

tsotnekekelia/wad20-homework4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PostIt App

Using Vue.js frontend and Node.js/Express backend

Setup

Backend uses embedded sqlite3 database

To Run Project

Backend

cd backend

npm install

npm run db:init (Only during the first run)

npm start

Frontend

cd frontend

npm install

npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published