Giter Site home page Giter Site logo

whatishappyplanet / quickpage Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 15.07 MB

A startup tool to build high efficient multi-page web application powered by vitejs

License: MIT License

TypeScript 42.15% JavaScript 31.99% HTML 8.27% CSS 6.30% Less 0.69% Svelte 6.54% Vue 4.06%
cli vite vitejs mpa multi-page-application react vue svelte vanilla-js

quickpage's Introduction

QUICKPAGE

license

This repo is about modern multi-page web application powered by vite.js.

It includes quickpage-cli and create-quickpage.

How to contribute

If you want to develope or contribute this project, you should learn how to develop a command line.

First, pnpm is preferred in this workspace.

pnpm i

Second, you should link this project into your local development environment.

cd packages/quickpage
sudo npm link

Then, you can change the code and rebuild the cli.

pnpm i

#or 

pnpm run prepare --filter quickpage-cli

#or

pnpm run prepare --recursive

You can publish it by pnpm.

pnpm -r publish

Screen shots

create a new page

quickpage create

develop a page

quickpage dev

build a page

quickpage build

LICENSE

MIT@HappyPlanet

quickpage's People

Contributors

brandonxiang avatar syun0216 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

brandonxiang

quickpage's Issues

feat: support vite.config.js

In a quickpage project, now vite.config.js is not supported.

We need to set vite.config.js in both the development environment and bundling situation.

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.