Skip to content

WillGoGithub/demo-ts-ubike-map

Repository files navigation

專案啟動

$ npm i

$ npm run start

# 第一次啟動可能會 404 重新整理網頁即可
# Ctrl + C 可以終止 http server

專案建置

$ npm init -y

$ tsc --init

$ git init

$ npm install webpack webpack-cli -D

$ npm install typescript ts-loader -D

$ npm install lite-server concurrently -D

$ npm install leaflet @types/leaflet -D

$ npm install sass-loader node-sass css-loader -D

$ npm install mini-css-extract-plugin copy-webpack-plugin -D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published