Git Product home page Git Product logo

hello-books-vue's Introduction

Build Status Coverage Status Netlify Status

hello-books-vue

Code style & Conventions

The style-guide is @vue/airbnb, and it uses prettier for frommating code. To enable VS Code + ESLint + prettier follow the steps below:

  • Text editor VSCode
  • In VS Code, Ctrl + Shift + X
  • Search and install ESLint
  • Search and install Prettier Code Formatter
  • Search and install Vue tooling for VS code: Vetur
  • Restart VS Code.

Getting Started

Clone the latest version of the repository

https://github.com/abayo-luc/hello-books-vue.git or [email protected]:abayo-luc/hello-books-vue.git

Change directory

cd into the project directory

Update the environment variables in sample.env file and rename it to '.env'

cp sample.env ./.env

Install the project's dependencies with

npm install

Make sure to have the Vue-CLI installed

Testing CI/CD

  • Unit test: npm run test:unit
  • End to End testing: npm run test:e2e

Start the application

npm run serve

Credentials

    {
        "email":"[email protected]",
        "password":"password"
    }

Links

Frontend Backend API

hello-books-vue's People

Contributors

abayo-luc avatar

Watchers

 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.