Skip to content

anthonny/meteor-elm-todos

Repository files navigation

How I use Meteor, Elm and Tailwindcss together

This repository contains the code built for the application TodoList I used in my blog post https://anthonnyquerouil.me/2020/06/17/how-i-use-meteor-elm-and-tailwindcss-together.html

Setup

You need to install Meteor on your device.

Here are the commands to install {url-meteor}[Meteor] on OSX/Linux and Windows OSX / Linux

# OSX/Linux
curl https://install.meteor.com/ | sh

# Windows
choco install meteor

Then install the NPM dependencies:

meteor npm install

Run

Inside the folder of your project run the following command:

meteor npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published