Skip to content

basys/basys

Repository files navigation

Basys logo

Version Build status Windows build status

Basys

Basys is a toolbox for building Vue.js full-stack apps with a focus on great developer experience.

  • An easy way to create full-stack Express-based backend and Vue single-page applications
  • A simple configuration via JSON5 with intuitive options
  • Code can be written using modern JavaScript and CSS pre-processing and compiled for required browsers thanks to Babel, PostCSS and Browserlist
  • Dev server with hot module reload and automatic restart with nodemon
  • Webpack 4-based bundler for optimized production builds
  • Code and style linting with ESLint, stylelint and Prettier
  • An easy way to create new pages - .vue files with custom 'info' option are automatically registered
  • Unit testing with Jest
  • End-to-end testing with TestCafe
  • Basys IDE implemented as a Visual Studio Code extension
  • Visual app builder that allows non-technical team members to participate in app development

Getting started

If you prefer to use Basys IDE install Basys extension for VSCode, open the Command Palette (Ctrl+Shift+P on Windows/Linux or ⇧⌘P on MacOS) and run Basys: Create project command.

Or just use Basys CLI to start a new project:

npm install -g basys-cli
# or
yarn global add basys-cli

basys init # Scaffold a new project from a starter template
cd <project-dir>

basys dev # Launch the development server

Documentation

You can find a detailed documentation on the website.

License

MIT

About

Toolbox for building full-stack Vue.js apps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy