arg_framework

1.9.1 • Public • Published

ARG Framework CI

ARG Framework

Ready-to-use environment to develop react applications, this project is similar to creat-react-app but independent from it, besides, you can extend this solution depending on the needs of your project. This solution is integrated with express, therefore, you can develop your own server side render, at the moment SSR is not supported by default, even though, it's easy to integrate with a custom server router or with any other third part like NextJS.

🚀 Getting Started

Install the framework as following:

npm install --save-dev arg_framework

When your project will be ready you will run the following:

  • npm start
  • npm test
  • npm run build

So far, the application runs only in development mode using the devserver
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

📘 About the Project

In the src folder there are templates to begin creating your application including a isolated folder for testing to mantain the quality of your code.

😃 REACT Template

This is a template that uses the arg framework (here).

❤️ Feedback

We appreciate any feedback by sending suggestions to the email address rod6214@gmail.com or feel free to open an issue | pull request to improve this project for the open source community.

Readme

Keywords

none

Package Sidebar

Install

npm i arg_framework

Weekly Downloads

0

Version

1.9.1

License

MIT

Unpacked Size

39.7 kB

Total Files

28

Last publish

Collaborators

  • rod6214