Coder Social home page Coder Social logo

ses2-web's Introduction

ses2-web

Web application for project Software Engineering Studio 2, 2019

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

(Below is Copied From Root)

Software Engineering Studio 2, 2019 Web

This is the repository for the Web Application of Software Engineering Studio 2 2019. This repo contains the application code and a stub server with a testing suite for automated e2e testing (TODO).

The application is built on Nuxt as a PWA.

Table of Contents


Environment Dependencies


Installation & Setup

  1. Clone the respository

    git clone https://github.com/sguillema/ses2-web
    
  2. Navigate to the project root folder and run

    npm install
    

    And once this is done, you can run

    npm run update
    

    This will install all project dependencies and link them together

Updating the repository

  1. In the root folder of the project, run
    git pull
    
    Then run
    npm run update
    
    Please ensure that you are on the correct branch. You can see what branch you are on using the git branch command. You can change what branch you are on using the git checkout <branchName> command. Make sure to pull the latest version!

Running the Application for development

Once you have successfully installed the project dependencies, you can run the following command from the project root directory to start the application

npm run dev

You can access the running application through localhost:3000.

Note: This is just for local development.


Acknowledgements

ses2-web's People

Contributors

haydencrain avatar coolsheng avatar sguillema avatar mmac138 avatar mikhailfedulov avatar nicktsom avatar adibmkhan avatar nameer-shams avatar haribhandari avatar apagala avatar berkanyuksel25 avatar crizov avatar

Stargazers

Gautam Miglani avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.