https://github.com/endormi/nojs
JavaScript Framework with No JavaScript
https://github.com/endormi/nojs
blazingly-fast innovative javascript-framework
Last synced: about 2 months ago
JSON representation
JavaScript Framework with No JavaScript
- Host: GitHub
- URL: https://github.com/endormi/nojs
- Owner: endormi
- License: mit
- Created: 2024-04-05T19:00:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T07:01:18.000Z (almost 2 years ago)
- Last Synced: 2025-07-06T19:14:12.837Z (9 months ago)
- Topics: blazingly-fast, innovative, javascript-framework
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NoJS
Welcome to NoJS, the innovative and lightning-fast JavaScript framework! Below are the basic steps to get started with installing, running the development server, and publishing your projects using NoJS.
## How to Install NoJS?
### Installation via :
```
```
Create a new NoJS project:
```
```
Replace with the desired name of your project.
Navigate to your project directory:
```
```
## How to Start the Development Server?
Run the development server:
```
```
## How to Publish?
Build your project for production:
```
```
That's it! You're now ready to start building blazing-fast web applications with NoJS.
### Why?
Why not? All thanks to the highly inspirational project [nocode](https://github.com/kelseyhightower/nocode).