Skip to content
This repository was archived by the owner on Apr 8, 2022. It is now read-only.

MrWillCom/a-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The logo of A Calendar

A Calendar

A Calendar is a calendar with new photos everyday.

¯ ¯

Development

Install dependencies:

$ yarn install

This project is based on a DIY framework, so currently it doesn't provide a development server. You can use serve as a static site server:

# Build the project
$ yarn build

# Install `serve` if you haven't
$ yarn global add serve

# Start the server
$ serve ./output/

You can run serve in another terminal, so that you can build without restarting the server.

Deployment (Vercel)

To deploy to Vercel, click the button below:

Deploy to Vercel

Then go to Settings > General > Build & Development Settings, set:

Item Value
BUILD COMMAND yarn build
OUTPUT DIRECTORY output
INSTALL COMMAND yarn install

Then click "Save".

Your deployment is ready now.


About

A Calendar is a calendar with new photos everyday.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Contributors