Skip to content

exalt/exaltjs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to your new App!

This project was bootstrapped using the Exalt CLI


Getting Started

To get started with developing your new project, you have several npm scripts available.

  • npm run dev
    This command will run your app in development mode.

  • npm run build
    This command will build your app for production.

  • npm run start
    This command will run your production build on a web server.


Customizing the Project

You can configure your project using the exalt.json file. The toolchain property in your config file is the package that powers everything behind the cli commands. You can pass options to your toolchain of choice using the toolchainOptions property. Look at the documentation for your toolchain to determine what options are available.


Building an SPA?

If your building a single page app, try using @exalt/router for your routing.


Learn How to Develop Apps with Exalt

You can get started learning Exalt by reading the documentation.


Need help?

If you need help or have any questions, we are always happy to answer them. Create a new issue to get started.

About

The documentation website for Exalt

Resources

Stars

Watchers

Forks