Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-yin committed Apr 25, 2024
1 parent ae88cfd commit 1aa1773
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,34 @@

This project help developers **Jump start frontend project bundled by Webpack**

So developers can quickly enjoy the modern frontend development tools, within minutes.
So developers can quickly enjoy the modern frontend techs, within minutes.

1. [Setup with Django](setup_with_django)
1. [Setup with Flask](setup_with_flask)
## Setup

1. [Setup with Django](setup_with_django.md)
1. [Setup with Flask](setup_with_flask.md)

## Style Solutions

1. [Tailwind CSS](setup_with_tailwind.md)
2. [Bootstrap](setup_with_bootstrap.md)

## Features

1. [Frontend Workflow](frontend.md)
2. [Live Reload](live_reload.md)
3. [Typescript](typescript.md)

## Advanced

1. [React](react.md)
2. [Vue](vue.md)

## Speed Up

1. [ESBuild](esbuild.md)
2. [SWC](swc.md)

## Deployment

1. [Deployment Notes](deployment.md)

0 comments on commit 1aa1773

Please sign in to comment.