Skip to content

andela/ah-fortem-frontend

Repository files navigation

Authors Haven - A Social platform for the creative at heart.

Maintainability Build Status Coverage Status

Vision

Create a community of like minded authors to foster inspiration and innovation by leveraging the modern web.

Deployment Links

Staging

Production

Setup

  1. Install dependencies

npm install or yarn

  1. Start the dev server

npm run dev or yarn dev

  1. To build the project

npm run build or yarn build

  1. To run built app locally

npm run start or yarn start

  1. To Run the tests
    `npm run test` or `yarn test`, // runs the tests once
    `npm run test:watch` or `yarn test:watch`, // listens for file changes and reruns the tests
    `npm run test:coverage` or `yarn test:coverage` // creates files to display coverage

Built by

Team Fortem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published