Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 430 Bytes

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)