Skip to content

vladichimescu/arasnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARASnet

ARASnet is a platform designed to help manage ARAS activity.

Setup

  • Create a .env.production file with override values for the variables defined in .env
  • Install node_modules: yarn install
  • As dev, start the app: yarn start
  • As production, build the app: yarn build, run it: yarn serve and stop it: yarn stop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published