Install node_module
Install node_module
Last updated
Was this helpful?
Install node_module
Last updated
Was this helpful?
Now if you are a developer and want to try deploying on the local host:
Ncmaz-faust is a Faust project (a framework based on Nextjs), so and documentation are needed for you to start customizing the project.
What is needed for you to start running the project locally is that you need to complete the steps in the section above.
System Requirements: or later.
Run npm run dev
to start the development server.
Visit http://localhost:3000
to view your application.
Runs to build the application for production usage.
Runs to start a Next.js production server - http://localhost:3000