Skip to content

DiogenisPanagiotis/wyng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wyng

Description

This project provides a glance at Wyng's case studies and templates.

Technologies utilized:

  • Vue.js
  • Node.js
  • Express.js
  • Webpack

Demo

https://vue-wyng.herokuapp.com

Usage

Instructions:

To run the app locally for development, make sure you have all the necessary software requirements and dependencies installed.

  • npm install
  • node server/server.js or npm start (from root of directory)