- Notifications
You must be signed in to change notification settings - Fork16
Tic Tac Toe game made with Svelte
License
jesseskinner/svelte-tic-tac-toe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Psst — looking for a shareable component template? Go here -->sveltejs/component-template
This is a project template forSvelte apps. It lives athttps://github.com/sveltejs/template.
To create a new project based on this template usingdegit:
npx degit sveltejs/template svelte-appcd svelte-appNote that you will need to haveNode.js installed.
Install the dependencies...
cd svelte-appnpm install...then startRollup:
npm run dev
Navigate tolocalhost:5000. You should see your app running. Edit a component file insrc, save it, and reload the page to see your changes.
Withnow
Installnow if you haven't already:
npm install -g now
Then, from within your project folder:
now
As an alternative, use theNow desktop client and simply drag the unzipped project folder to the taskbar icon.
Withsurge
Installsurge if you haven't already:
npm install -g surge
Then, from within your project folder:
npm run buildsurge public
About
Tic Tac Toe game made with Svelte
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.