GithubHelp home page GithubHelp logo

book-recommender-frontend's Introduction

Harness-Vue Starter Template

This repository contains the official starter template for building new Vue 3 applications using RTI Center for Data Science's Harness-Vue and Harness-Vue-Bootstrap libraries.

Dev Setup

Run npm install to install dependencies. Run npm run dev to start the hot-reload dev server.

What's Included

This starter template includes the following:

  • A Vue 3 application created with create-vue using vite
  • Preconfigured with eslint and prettier
    • npm run lint to run linting and fix issues
    • eslint configuration located at .eslintrc.cjs
    • prettier configuration located at .prettierrc.json
  • Preconfigured testing with vitest
    • npm run test for a single run, npm run test:watch to rerun tests on code change
    • an example test is located at tests/test.spec.js
  • Sass support with a preconfigured style entry point located at src/styles/main.scss
  • Harness-Vue preinstalled, including the options API global mixin
  • Harness-Vue-Bootstrap preinstalled including the component library plugin to globally register all components
  • An example Harness-Vue page definition located at src/harness-pages/examplePage using Harness-Vue-Bootstrap form controls
  • An example page component using Harness-Vue-Bootstrap layouts at src/components/examplePage.vue
  • An example chart component using the composition API and the Harness-Vue composable
  • Documentation on CI/CD best practices and examples located under ci-examples
  • Documentation on and examples of dockerized and/or static site deployment located under deployment

book-recommender-frontend's People

Contributors

michael-long88 avatar

Watchers

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