Skip to content

barryph/deloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deloop

Behance/Dribbble type website created to learn Vue.js

Installing / Getting started

# Install dependencies (run in client/ & server/)
npm i

# Start (run in client/ & server/)
npm run dev

Developing

Built With

* vue.js
* express.js
* mongodb/mongoose

Prerequisites

* node
* npm
* mongodb

Configuration

Check server/config/config.sample.js for an example server config file. Avaliable server configuration variables: * mongoUri - mongodb database address * superSecret - string used for signing jwt tokens * cloudinaryUrl - cloudinary account url for image uploads

Style guide

This project is using eslint with airbnb-base style guide

Licensing

MIT

About

Behance/Dribble clone built with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published