Please note the default branch
is main
â¤ī¸
This is is based off of a set of video tutorials by Scott Tolinski of LevelUpTuts on YouTube. You can find a link to the first video here on YouTube.
There is no official playlist on his channel for it. âšī¸
This project uses Svelte as well as Meteor. You can find a copy of Svelte's MIT license here, and a copy of Meteor's MIT license here.
This project has it's own MIT license as well, which can be found in the LICENSE
file.
You need to have Meteor installed on your system in order to run this project. Instruction for how to do that can be found here.
You will also need a copy of Node JS & NPM version 10.+ in order to run this project.
Either clone this repository or download the contents from GitHub and place them in a folder.
Then check to make sure Meteor is installed on your system.
meteor --version
Meteor 1.10.2
Then all you have to do is make sure you are in the root directory of the project, and type meteor
and press Enter
. Meteor should take care of installing all the packages, and starting up your web server.
meteor
I hope you enjoy this project đđģ