Giter Site home page Giter Site logo

laffery / webpack-starter-kit Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 1.09 MB

Webpack starter kit

Home Page: https://npmjs.org/package/@laffery/create-webpack-app

License: MIT License

HTML 2.66% CSS 8.28% TypeScript 39.77% JavaScript 49.28%
react ssr starter-kit template typescript webpack

webpack-starter-kit's Introduction

Hi there 👋

I'm Laffery, nice to see you in 2024.

Laffery's GitHub stats Laffery's most used languages
  • 🔭 I’m working in Aliyun Opensource-Frontend Team 🧐
  • 🌱 I graduated from SJTU in 2022, major in Software Engineering
  • 😊 I'm interested in Frontend Development and Research, most React/Angular, love Open Source
  • 🧑🏻‍💻 I’m working on developing my website Kuqiochi
  • 📫 Reach me with gmail

webpack-starter-kit's People

Contributors

laffery avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

webpack-starter-kit's Issues

TS(X) path resolve

When I wanna import a TSX module

import App from './App'

here comes the problem:

文件“./App.tsx”不是模块。ts(2306)

even though add its extension

import App from './App.tsx'

another problem occurs:

导入路径不能以“.tsx”扩展名结束。考虑改为导入“./App.js”。ts(2691)

there must be some problems with the resolution of ts(x)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.