Skip to content

JustCaptcha/astarium

Repository files navigation

Astarium

A Vue.js project - expansible table.

Demo

ScreenShot

Pre Setup

You should have installed node.js In this project the yarn package manager is used, but you can use npm package manager instead.

Project setup

  1. Clone git repository: git clone https://github.com/JustCaptcha/create-react-cv.git
  2. Install all dependencies: npm install or yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run unit tests

yarn test:unit
yarn lint

Customize configuration

See Configuration Reference.