Skip to content

opctraining/HackAtom-Opct-App

Repository files navigation

HackAtom-Opct-App

Requirements

Opct uses a number of ES6 features, so this project requires Node.js v4.0+ to be installed locally.

Installation

To get the project up and running, and view components in the browser, complete the following steps:

  1. Download and install Node: https://nodejs.org/
  2. Clone this repo: https://github.com/opctraining/HackAtom-Opct-App.git (HTTPS) or git@github.com:opctraining/HackAtom-Opct-App.git (SSH)
  3. Install project dependancies: yarn install
  4. Start the development environment: yarn start

Run android

  • yarn run android

Run ios

  • yarn run ios

Creating a static build

To create a static instance of this project, run the following task:

  • yarn start

Deployment

To make this project publicly accessible, you can deploy a static instance by running the following task:

  • yarn android or ios
Opct App Preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published