Skip to content

A very simple map search project using TypeScript. Currently just a working concept.

License

Notifications You must be signed in to change notification settings

tore29/cncnet-map-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CnCNet Map Search

A very simple map search project using TypeScript. Currently just a concept.

image

Getting Started

...

Installing

Once you have forked and cloned off the project. Install the project dependencies by running:

yarn install

Development

Serves a webserver provided by Parcel to the build/debug folder.

yarn dev

Production

Compiles a production ready project to the build/release folder.

yarn build

Built With

  • TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript.
  • Parcel - App bundler for JavaScript.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A very simple map search project using TypeScript. Currently just a working concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published