Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

An example module structure for Apsis International

Notifications You must be signed in to change notification settings

ApsisInternational/module-structure

Repository files navigation

This repo contains a suggested structure for a module at Apsis.

If you want to explore this locally, perform the following steps.

  1. Clone this repo to your computer.
  2. Run npm install.
  3. Run node_modules/.bin/jspm install. You need to be connected to the VPN at this point.
  4. Spawn a server, for example by installing and running live-server.

TESTS

Included in the repo is a set of tests for the components. To run the suite, run gulp test from your CLI.

About

An example module structure for Apsis International

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published