Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

ror-community/leo-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCrossref

Setup - required

npm install

I want to...

run a hot-reloading dev server

docker-compose up

or

npm run serve

compile and minify for production

npm run build

run unit tests

npm run test:unit

run end-to-end tests

npm run test:e2e

or (with GUI)

./run-cypress.sh -g

or (headless)

./run-cypress.sh

lint and fix syntax

npm run lint

About

A frontend for creating ROR records in JSON

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors