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

frncsdrk/zenpage

Repository files navigation

Zenpage

test

Ground yourself and start a new journey

Zenpage is an alternative start page.

default with search and time

Background photos provided by unsplash.

Usage

  • Set zenpage as your start page
  • Instruct your browser to visit your start page, when opening a new tab

Development

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd zenpage
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

This app is deployed via Surge.sh.

  • Run npm run deploy to create a production build and push it to surge

Further Reading / Useful Links

Contributions

See CONTRIBUTING

Credits

See CREDITS

License

MIT (c) 2022 - 2023 frncsdrk and contributors