Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skerwe/eila-s-digital-diary
Eila's digital diary for the game Eila and Something shiny
https://github.com/skerwe/eila-s-digital-diary
Last synced: 2 days ago
JSON representation
Eila's digital diary for the game Eila and Something shiny
- Host: GitHub
- URL: https://github.com/skerwe/eila-s-digital-diary
- Owner: Skerwe
- Created: 2022-02-07T04:19:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T15:45:46.000Z (over 2 years ago)
- Last Synced: 2024-10-10T19:22:23.030Z (28 days ago)
- Homepage: https://boardgamegeek.com/boardgame/293207/eila-and-something-shiny
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eila's Digital Diary
> Eila's digital diary for the game `Eila and Something shiny`. Save progress between plays by recording your items, supports and habits.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
Make sure these are installed first.
1. [Node.js](http://nodejs.org)
2. [Apache Cordova][cordova]## Quick Start
Clone the repository with the name of your new project:
`git clone https://github.com/Skerwe/eila-s-diary.git`1. In bash/terminal/command line, `cd eila-s-diary` into the project directory.
2. Run `npm install` to install required files and dependencies.
3. When it's done installing, run one of the tasks to get going:
- `npm run build` to compile files.
- `npm start` automatically compiles files and applies changes using [BrowserSync](https://browsersync.io/) when you make changes to your source files.
- `npm test` run [TestCafe](https://devexpress.github.io/testcafe/) static page tests.## The project was built with
- [Apache Cordova][cordova]
- [Vue](https://vuejs.org/)
- [Onsen UI](https://onsen.io/)## License
This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details
[cordova]: https://cordova.apache.org/