Nsite is the official webpage for the programming language NEiT. Built using Next.js, TypeScript, and Tailwind, the website showcases the unique features of NEiT, which is designed to offer a powerful coding experience. From the Semigen engine to a super-powered compiler and a Rust-based interpreter, NEiT aims to transform the way developers approach coding.
To set up the project locally, follow these steps:
Clone the repository:
git clone https://github.com/Hacker-Anakin/Nsite.git
Navigate to the project directory:
cd Nsite
Install the dependencies:
npm install
To start the development server, run:
npm start
Open http://localhost:3000 in your browser to view and interact with Nsite.
We welcome contributions to improve Nsite. To contribute:
git checkout -b feature/your-feature
).git commit -m 'Add your feature'
).git push origin feature/your-feature
).This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact us at oxumlabs@proton.me.
Feel free to make any changes or provide further information!