Skip to content

surviving-economic-abuse/sea-guide

Repository files navigation

SEA-MAP Tech vs. Abuse project

Site URLs

Netlify Status

Development

Prerequisites

Formatting

We recommend integrating [email protected] into your code editor, but if you don't...

  • Please npm run format to format .elm files in src before committing code.

Using images

We use plugin, parcel reporter static files copy to copy everything from src/images to the root of the build. In order for image paths to resolve from nested urls, please use a preceding / when src-ing them.

Develop

Test

  • npm test to run elm-test

Production

Build

  • npm run build to bundle app to dist dir

Deploy to Netlify

We're using Netlify.

  • On every pull request raised against release, Netlify will build, run tests and deploy to preview
  • On every merge to release Netlify will deploy to sea-map.netlify.app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages