marcoleder / frontendTemplate

A template for react typescript with webpack and ant design

Home Page:http://marcoleder.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontendTemplate

Based on SoPra template
Readme Card

Docker

All changes to main will automatically be pushed to docker and optimized for production.
If you use this template, be sure to set your repository secrets:

Opencommit

Don't forget to set the OpenAI API key:

  • OCO_OPENAI_API_KEY

Available Scripts

In the project directory, you can run:

npm run dev

Runs scripts/start.js in the development mode on http://localhost:3000

npm run build

Builds for production with scripts/build.js to the build folder

npm run test

Launches the test runner via scripts/test.js in the interactive watch mode

npm run start

Runs serve -s build to serve the production build

License: GNU GPLv3

About

A template for react typescript with webpack and ant design

http://marcoleder.ch

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.5%Language:TypeScript 7.7%Language:HTML 2.4%Language:Dockerfile 1.9%Language:CSS 0.5%