Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Webpack typescript starter using swc

NotificationsYou must be signed in to change notification settings

hamzahamidi/webpack-typescript-starter

Repository files navigation

Build StatusBuild Status

Webpack typescript starter with:

  • Webpack 5
  • Typescript
  • SCSS
  • SWC (Speedy Web Compiler)
  • SWC/jest
  • Eslint

Getting started

Make sure to have NodeJs already installed.

Install all dependencies

npm install

Start developing and serve your app

npm start

The application will be available athttp://localhost:4200

Build your application

npm run build

Run unit tests

npm runtest

Run coverage

npm run coverage

Docker

Or simply run the example using docker:

docker-compose up

The application will be available athttp://localhost:4000


[8]ページ先頭

©2009-2025 Movatter.jp