Skip to content

cedrosdev/create-winnetoujs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-winnetoujs-app

The create-winnetoujs-app is a command-line tool that helps you set up a new WinnetouJS project with a basic structure and configuration. It automates the process of creating the necessary files and folders, allowing you to quickly start building your web application using the WinnetouJS framework.

Quick Start

To create a new WinnetouJS project, follow these steps:

  1. Make sure you have Node.js and npm installed on your machine.
  2. Open your terminal or command prompt.
  3. Run the following command to create a new WinnetouJS project:
    npx create-winnetoujs-app my-winnetoujs-app
    Replace my-winnetoujs-app with the desired name for your project.
  4. Navigate to the project directory:
    cd my-winnetoujs-app
  5. Run the project:
     npm start
  6. Open your web browser and visit http://localhost:3123 to see your new WinnetouJS application in action!

Get the official WinnetouJs VS Code Extension

To enhance your development experience with WinnetouJS, consider installing the official WinnetouJS VS Code Extension. This extension provides features like syntax highlighting, code snippets, and IntelliSense for WinnetouJS projects. You can find the extension on the Visual Studio Code Marketplace.

About

Scaffolding WinnetouJs Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •