NBA Simulator UI Project

Table of Contents
  1. Getting Started
  2. Commands
  3. Contact

Getting Started

Prerequisites

  • npm&node
  • Docker

Installation

  1. Clone the repo
    git clone https://github.com/muhammedikinci/nba_svelte
    cd ./nba_svelte
    
  2. Install modules
    npm install
    

Commands

Serve with development

npm run dev

Run Docker

Build Dockerfile

docker build --tag nba_svelte .

Run image

docker run -it -p 8080:8080 --rm --name nba_svelte nba_svelte

Go App

http://localhost:8080

Contact

Muhammed İKİNCİ - muhammedikinci@outlook.com

Top categories

Loading Svelte Themes