A admin dashboard application demo based on antdNow it is not perfect, then I will continue to improve the project.If you don’t understand Chinese, it doesn’t matter. Clone this repo and npm intall, You can use it directly.
query-string Parse and stringify URL query strings.
react A declarative, efficient, and flexible JavaScript library for building user interfaces.
react-dom This package serves as the entry point of the DOM-related rendering paths. It is intended to be paired with the isomorphic React, which will be shipped as react to npm.
webpack A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
create-ts-lib Quick Start You can execute the create-ts-lib CLI using npx or by installing it globally with npm i -g create-ts-lib. # Use NPX or npm install -g create-ts-lib to install it as a global
Postlight's Modern Serverless Starter Kit adds a light layer on top of the Serverless framework, giving you the latest in modern JavaScript (ES6 via Webpack, TypeScript if you want it, testing with Je
Starter for Node.js Express API in Typescript. Requirements Node.js Yarn NPM Docker Docker Compose Getting Started Clone the repository, install the dependencies. $ git clone git@github.com:cham11ng/t
TypeScript Node Starter The main purpose of this repository is to show a working Node.js API Server + front-end project and workflow for writing Node code in TypeScript. It is not a goal to be a compr
TypeScript MERN Starter Live Demo: https://typescript-mern-starter.azurewebsites.net/ Supported Clients Preview Web Web (Mobile) Android iOS This project built a real blog app for all platforms in Typ