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

Latest commit

 

History

History
49 lines (31 loc) · 912 Bytes

README.md

File metadata and controls

49 lines (31 loc) · 912 Bytes

Before New Year

About

This app has made for taking last note before new year. You can write your ideas, wishes, feelings and share with other users.

Images

before-new-year-home

notes

Getting Started

Install node_modules

npm install
# or
yarn install

Run the development server

npm run dev
# or
yarn dev

If you want to build

npm run build
# or
yarn build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT