Skip to content

random-labs/app.co

 
 

Repository files navigation

app.co

Dependencies

An instance of Redis must be running before starting the development server.

Instructions

yarn

To setup your environment variables for development, copy the .env.sample file to .env:

cp .env.sample .env

To run the development server:

yarn dev

To build for production:

yarn build

About

The universal dapp store

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.4%
  • Other 0.6%