Skip to content

Bagnall/LCvite

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

🚀 Getting Started

Install node & npm

https://nodejs.org/en/download/ and click on 'Windows Installer (.msi)

Install yarn

Install via npm

It is recommended to install Yarn through the npm package manager, which comes bundled with Node.js when you install it on your system.

Once you have npm installed you can run the following both to install and upgrade Yarn:

npm install --global yarn

better still use the windows installer:

https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable

Clone this repository

  1. **git clone https://github.com/Bagnall/LCvite**\
  2. cd LCvite\
  3. npm install\
  4. npm run dev

Run app

yarn dev

Build app

yarn build

Configuring the learning object

There is an index.json file which lists the various learning object configuration files. It is used to construct a navigation menu.

There are config*.json files which contains the definitions of all of the components of the learning object and phrases in the languages of your choice, but the instruction texts should be in the language of the target user. See https://docs.google.com/document/d/1shg4Bptm3AtaO2e2_8pEZOcXBdwoS7zD3sK5Au3L-Fo/edit?usp=sharing

Badges

Node Vite

54_10.500_N_2_20.75_W

About

Language Center learning object prototype built using Vite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published