Cron Expression Generator
Easy to use editor for crontab schedules.
Development Setup
Prerequisites
Setting Up a Project
-
Clone this repository:
git clone https://github.com/zenvers/cron.git -
Install dependencies:
yarn -
Start the development server:
yarn dev -
Open development site:
http://localhost:3000.
Deployment
This project is deployed on Surge using our Build Workflow.