Giter Site home page Giter Site logo

jaredpatton173 / force-vue-awakens Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binxhealth/force-vue-awakens

0.0 2.0 0.0 260 KB

Every generation has a story

Home Page: https://force-vue-awakens.netlify.com

JavaScript 75.67% Vue 19.26% HTML 5.07%

force-vue-awakens's Introduction

force-vue-awakens

Every generation has a story

Contributing

  • Select an issue to work on (or open your own) and comment to let others know that you are working on it.
  • Fork the repository, commit to master, add #<issue number> to commit messages, and create a single pull request (even for multiple issues).
  • Add Cypress and/or Jest tests where appropriate.
  • Code style: StandardJS
  • Use comments thoughtfully.

Setup

  1. Clone the repository.
  2. Run npm install.
  3. Run npm start.
  4. Navigate to http://localhost:8080

Resources

Here are some software projects / technologies that are used in this application:

  1. VueJS: JavaScript framework.
  2. Vue Router: VueJS routing library for Single Page Applications (SPA).
  3. Vuex: State management library.
  4. Fetch API: HTTP request API that is polyfilled by Unfetch.
  5. Bootstrap: Style toolkit.

Testing

Run all tests:

npm test

Run only Jest tests:

npm run test:unit

Run a sepcific Jest test:

npm run test:unit -- tests/home.test.js

Run only Cypress tests:

npm run test:e2e

Run Cypress interactive GUI:

npx cypress open

Acknowledgement

force-vue-awakens's People

Contributors

alexkramer avatar

Watchers

James Cloos avatar Jared 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.