Skip to content

lowenware/dotrix-website

Repository files navigation

Dotrix-web

This is a repository for Dotrix game engine. We are using Next.js and styled-components

Install

npm install

Commands

Start development server with hot reload

npm run dev

then open http://localhost:3000/ in your browser

Build project

npm run build

it will build .next and out directory

Start local node server

npm run start

then open http://localhost:5000/ in your browser (we can't simply open html files from build)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published